home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- ViewByMgr = {
- ACTIONS = {
- "setView:" = "setView:";
- "showSelection:" = "showSelection:";
- "windowDidBecomeKey:" = "windowDidBecomeKey:";
- };
- OUTLETS = {domain = domain; myBrowser = myBrowser; myPanel = myPanel; myText = myText; };
- SUPERCLASS = Object;
- };
-